/* fresh style - fresh.css */

#top { background:url(fresh/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(fresh/bg-top.png) no-repeat top center; }
#featured { background:#e3e1cc url(fresh/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #eeede7; border-bottom:1px solid #c7c6bf; }
#featured .content { background:url(fresh/bg-slider.jpg) no-repeat top center; }
#nav a { color:#bfbfbf; }
#nav a:hover{ color:#fff; background:#46433c; }
#nav li.current_page_item a{ color:#fff; background:#878173; }
#featured h2 { color:#222; }